ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / GeoGridLayer<T> Class / ExtraMapLayerTypeName Property

In This Topic
    ExtraMapLayerTypeName Property (GeoGridLayer<T>)
    In This Topic
    A flag for client-side wrapper to indicate that this layer is an ExtraLayer.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property ExtraMapLayerTypeName As String
    public override string ExtraMapLayerTypeName {get;}
    See Also